ComPort for Android 1.6 Full Source


Delphi component for serial communication for Android.

Features:

Communication with devices connected to serial port
Available for Delphi/C++ Builder XE5 - XE7
Source code included in full version
Royalty free distribution in applications

How can I test serial communication in Android emulator?

Start emulator with parameter "-serial COMn":
set Path=%LOCALAPPDATA%\Android\android-sdk\tools;%LOCALAPPDATA%\Android\android-sdk\tools\lib
emulator-arm -avd MyAVD -qemu -serial COM3